Package | de.basisprofil.r4 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.basisprofil.r4@1.5.1-beta1&canonical=http://fhir.de/StructureDefinition/destatis/ags |
Url | http://fhir.de/StructureDefinition/destatis/ags |
Version | 1.5.1 |
Status | active |
Date | 2023-11-30 |
Name | ExtensionDestatisAgs |
Experimental | False |
Authority | hl7 |
Description | Extension für die Abbildung des Amtlichen Gemeindeschlüssels https://de.wikipedia.org/wiki/Amtlicher_Gemeindeschlüssel |
Copyright | HL7 Deutschland e.V. |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
https://www.medizininformatik-initiative.de/fhir/core/modul-person/StructureDefinition/Patient | Patient (Medizininformatik-Initiative) |
No resources found
{
"resourceType" : "StructureDefinition",
"id" : "ags",
"url" : "http://fhir.de/StructureDefinition/destatis/ags",
"version" : "1.5.1",
"name" : "ExtensionDestatisAgs",
"status" : "active",
"experimental" : false,
"date" : "2023-11-30",
"publisher" : "HL7 Deutschland e.V. (Technisches Komitee FHIR)",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.de/technische-komitees/fhir/"
}
]
}
],
"description" : "Extension für die Abbildung des Amtlichen Gemeindeschlüssels\nhttps://de.wikipedia.org/wiki/Amtlicher_Gemeindeschlüssel",
"copyright" : "HL7 Deutschland e.V.",
"fhirVersion" : "4.0.1",
"kind" : "complex-type",
"abstract" : false,
"context" : [
{
"type" : "element",
"expression" : "Address.city"
}
],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Extension.extension",
"path" : "Extension.extension",
"max" : "0"
},
{
"id" : "Extension.url",
"path" : "Extension.url",
"fixedUri" : "http://fhir.de/StructureDefinition/destatis/ags"
},
{
"id" : "Extension.value[x]",
"path" : "Extension.value[x]",
"min" : 1,
"type" : [
{
"code" : "Coding"
}
],
"example" : [
{
"label" : "AGS Hildesheim",
"valueCoding" : {
"system" : "http://fhir.de/sid/destatis/ags",
"code" : "03254021"
}
}
]
},
{
"id" : "Extension.value[x].system",
"path" : "Extension.value[x].system",
"min" : 1,
"fixedUri" : "http://fhir.de/sid/destatis/ags"
},
{
"id" : "Extension.value[x].code",
"path" : "Extension.value[x].code",
"min" : 1,
"constraint" : [
{
"key" : "ags-extension-1",
"severity" : "error",
"human" : "Der Amtliche Gemeindeschlüssel ist nummerisch und begrenzt auf acht Stellen",
"expression" : "$this.matches('^[0-9]{8}$')",
"source" : "http://fhir.de/StructureDefinition/destatis/ags"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.